home *** CD-ROM | disk | FTP | other *** search
/ Internet! I Didn't Know You Could Do That... / Internet_IDKYCT.iso / e-bay_crawler / ebay crawler readme.txt next >
Text File  |  1999-03-09  |  3KB  |  121 lines

  1. eBay Crawler v1.4
  2. Software for 32bits (TM)
  3. ⌐1998 by Scott G. Ames
  4.  
  5. This program is donationware.
  6. If you like it please send whatever you think it
  7. is worth to me at:
  8.  
  9. Scott Ames
  10. 7777 Glen America Dr.
  11. Apt 246
  12. Dallas, TX 75225
  13.  
  14. Also please check out Ad Quik at
  15. http://business.fortunecity.com/arison/119/ad_quik.html
  16.  
  17. If you have any questions about this program
  18. email me at amesius@airmail.net
  19.  
  20. DISCLAIMER
  21. THE INFORMATION, CODE AND EXECUTABLES PROVIDED ARE 
  22. PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER 
  23. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
  24. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 
  25. A PARTICULAR PURPOSE. IN NO EVENT SHALL SCOTT G. AMES 
  26. BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT,
  27. INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS 
  28. PROFITS OR SPECIAL DAMAGES, EVEN IF SCOTT G. AMES HAS
  29. BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  30.  
  31. This program accesses the eBay search engine.
  32.  
  33. To search for a specific item:
  34. Enter the item number.
  35.  
  36. To perform a standard search:
  37. Enter the search criteria just as you would on eBay.
  38.  
  39. It also keeps track of all non item number searches 
  40. made in the drop down list.
  41.  
  42. Right click on the dialog to access the menu.
  43.  
  44. Help Button & Menu Option
  45. Accesses the help message. 
  46.  
  47. About Button & Menu Item
  48. Accesses the about box.
  49.  
  50. Edit Button & Menu Item
  51. Open the drop down list in notepad for editing,
  52. eBay Crawler will not continue until notepad is closed.
  53. Once editing is finished, eBay crawler will reload the
  54. drop down list.
  55.  
  56. Minimize/Maximize Button & Menu Item
  57. Accesses the eBay Crawler Search Criteria panel.
  58. From here it is possible to set the options to 
  59. sort on ending date, bid price, or search ranking,
  60. to set the search order to ascending or descending,
  61. to search active or completed auctions, to give
  62. text only results, to search descriptions as well
  63. as titles, and wheather or not to show the eBay 
  64. Crawler buttons. Once the desired options have been
  65. set, press the 'set options' and eBay Crawler will 
  66. restart with those options.
  67.  
  68. Paste Menu Item
  69. Pastes the contents of the clipboard into the edit
  70. control.
  71.  
  72. Search Menu Item
  73. Sends the current item to the eBay search engine.
  74. Note: This is equivalent to pressing return.
  75.  
  76. Close Menu Item
  77. Ends the Program.
  78.  
  79. New to v1.2
  80.  
  81. 1.Combined dialog w/button and options dialog,
  82. (I found that having them separate was irritating.)
  83.  
  84. 2.Added a "GO" buuton to each dialog. This button is
  85. blank in the small dialog and is located in the
  86. upper right hand corner of both dialogs. Pressing
  87. this button is the equivalant of pressing the "enter"
  88. key on the keyboard or selecting "Search" from the 
  89. menu.
  90.  
  91. 3.Added the "Search descriptions" checkbox to the
  92. small dialog. It is the small white square in the 
  93. bottom right corder under the blank "GO" button.
  94.  
  95. New to 1.3
  96.  
  97. 1. Replaced Delete function with Edit List function,
  98. see above for details.
  99.  
  100. 2. Fixed a defect that caused an error when the ini
  101. file does not exist or does not have all entries made.
  102.  
  103. 3. Fixed a defect that caused a white box error on
  104. slower systems.
  105.  
  106. New to 1.3a
  107.  
  108. 1. Added vode so that numeric searches would be saved
  109. in drop down list.
  110.  
  111. New to 1.3b
  112.  
  113. 1. Changed the program to donationware.
  114.  
  115. New to 1.4
  116.  
  117. 1. Fixed a defect that caused Completed auctions to 
  118. be retrieved when Active is selected.
  119.  
  120.  
  121.